| Total Complexity | 36 |
| Dependencies | 6 |
| Dependents | 12 |
| Total lines | 247 |
| Lines of code | 106 |
| Logical lines of code | 62 |
| Comment lines | 98 |
| Methods | 11 |
| Properties | 3 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| register_shipping_provider() | 50 | 9 | 29 | |
| load_shipping_providers() | 51 | 8 | 25 | |
| get_available_shipping_providers() | 63 | 5 | 11 | |
| get_shipping_providers() | 68 | 3 | 9 | |
| get_shipping_provider() | 67 | 3 | 7 | |
| instance() | 72 | 2 | 6 | |
| is_shipping_provider_activated() | 71 | 2 | 6 | |
| __clone() | 79 | 1 | 3 | |
| __wakeup() | 79 | 1 | 3 | |
| __construct() | 81 | 1 | 3 | |
| get_shipping_provider_class_names() | 76 | 1 | 4 |